Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: replace some usage of "h-series" #563

Merged
merged 6 commits into from
Jan 23, 2025
Merged

docs: replace some usage of "h-series" #563

merged 6 commits into from
Jan 23, 2025

Conversation

CalMacCQ
Copy link
Contributor

@CalMacCQ CalMacCQ commented Jan 15, 2025

Description

Theres not much usage of h-series to update. For the two mentions in the docs I've used "Quantinuum" and "Quantinuum hardware" which I think is clear enough.

There was also some usage in the calendar methods of QuantinuumBackend. I just removed the usage here. Fine with doing something else instead though. I'm not too worried about these docstrings.

There are some /h-series links that remain that crosslink to other pages of the docs site. We'll have to update the url before these can be changed unless we can get it to work with relative linking.

@CalMacCQ CalMacCQ requested a review from yao-cqc as a code owner January 15, 2025 01:34
@@ -102,7 +102,7 @@ the circuit 2-qubit gate count is not reduced after compilation.
* - [AutoRebase [2]](inv:#*.AutoRebase)
- [SynthesiseTket](inv:#*.SynthesiseTket)
- [FullPeepholeOptimise [3]](inv:#*.passes.FullPeepholeOptimise)
- [RemoveBarriers](inv:#*pytket.passes.RemoveBarriers)
- [RemoveBarriers](inv:#*pytket._tket.passes.RemoveBarriers)
Copy link
Contributor Author

@CalMacCQ CalMacCQ Jan 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a separate fix required to resolve a sphinx warning. Looks weird to have the _tket in there but have verfied that it'll resolve correctly in the deployed site.

@CalMacCQ CalMacCQ requested review from irfankhan10 and removed request for yao-cqc January 15, 2025 01:39
docs/api.md Outdated
@@ -1,6 +1,6 @@
# API documentation

The pytket-quantinuum extension allows submission of pytket circuits to the H-series trapped ion devices (and emulators) via the {py:class}`QuantinuumBackend`.
The pytket-quantinuum extension allows submission of pytket circuits to the Quantinuum trapped ion devices (and emulators) via the {py:class}`QuantinuumBackend`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace "the Quantinuum trapped ion devices" with "Quantinuum Systems"

docs/index.md Outdated
@@ -14,7 +14,7 @@ and Windows. To install, run:
pip install pytket-quantinuum
```

For example usage see the [pytket-quantinuum section](https://docs.quantinuum.com/h-series/trainings/getting_started/pytket_quantinuum/pytket_quantinuum.html) of the H-series documentation.
For example usage see the [pytket-quantinuum section](https://docs.quantinuum.com/h-series/trainings/getting_started/pytket_quantinuum/pytket_quantinuum.html) of the Quantinuum hardware documentation.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quantinuum Systems

@CalMacCQ CalMacCQ requested a review from irfankhan10 January 23, 2025 16:27
@CalMacCQ CalMacCQ merged commit 7d77e2a into main Jan 23, 2025
8 of 9 checks passed
@CalMacCQ CalMacCQ deleted the rename/h-series branch January 23, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants